home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / internet-tools / connect-line / cl / devkit / fd / cl_msg_lib.fd < prev    next >
Encoding:
Text File  |  1995-09-01  |  289 b   |  12 lines

  1. ##base _CLMBase
  2. ##bias 30
  3. ##public
  4. CLMSG_GetIndex(board,tags)(a0/a1)
  5. CLMSG_FreeIndex(ix)(a0)
  6. CLMSG_GetA(ix,tags)(a0/a1)
  7. CLMSG_SetA(ix,tags)(a0/a1)
  8. CLMSG_Move(ix,where,pos)(a0/d0/d1)
  9. CLMSG_Store(ix,flags,hh,source,sourcelen,commentlen)(a0/d0/a1/a2/d1/d2)
  10. CLMSG_Crunch(ix,tags)(a0/a1)
  11. ##end
  12.